CMDataType usage details

Summary

org.eclipse.wst.xml.core.internal.contentmodel.CMDataType has 101 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CMDataType
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.DTDAttributeAdapter.dataType -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.DTDElementBaseAdapter.dataType -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.XSDAttributeUseAdapter.dataType -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.ElementDeclarationBaseImpl.dataType -1 PRIVATE_PERMISSIBLE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDataType -1 PRIVATE
IMPLEMENTS
Reference Location Line Number Visibility
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.DTDAttributeAdapter.DataTypeImpl -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.XSDAttributeUseAdapter.DataTypeImpl -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.ElementDeclarationBaseImpl.DataTypeImpl -1 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 176 PRIVATE
org.eclipse.wst.xml.ui.internal.actions.BaseNodeActionManager.contributeTextNodeActions(IMenuManager, Element, CMElementDeclaration, int) 354 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 74 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int) 868 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addTagInsertionProposals(ContentAssistRequest, int, CompletionProposalInvocationContext) 827 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.resetPropertyValue(Object) 599 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createPropertyDescriptor(CMAttributeDeclaration, Attr) 274 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.getValidValues(CMAttributeDeclaration) 512 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider.printDefaultInfo(CMNode, StringBuffer) 130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider.printDefaultInfo(CMNode, StringBuffer) 110 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.ElementDeclarationBaseImpl.getDataType() 1781 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.ElementDeclarationBaseImpl.addXSITypeAttribute(CMNamedNodeMapImpl) 2012 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 80 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.wst.xml.ui.internal.actions.AbstractNodeActionManager.createAddPCDataAction(Node, CMDataType, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.BaseNodeActionManager.createAddPCDataAction(Node, CMDataType, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidFixedStrings(CMAttributeDeclaration, CMDataType) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createEnumeratedPropertyDescriptor(CMAttributeDeclaration, CMDataType, Attr) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createFixedPropertyDescriptor(CMAttributeDeclaration, CMDataType, Attr) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider.printDataTypeInfo(StringBuffer, CMDataType) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.common.properties.sections.XSDActionManager.createAddPCDataAction(Node, CMDataType, int) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.DTDAttributeAdapter.getAttrType() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.DTDElementBaseAdapter.getDataType() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contentmodel.JSPElementCollection.JACreater.AttrDecl.getAttrType() -1 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.HTMLAttrDeclImpl.getAttrType() -1 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.JSPElementCollection.ElemDecl.getDataType() -1 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.HTMLElemDeclImpl.getDataType() -1 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.chtml.HTMLAttrDeclImpl.getAttrType() -1 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.chtml.HTMLElemDeclImpl.getDataType() -1 PRIVATE
org.eclipse.wst.html.core.internal.modelquery.CMAttributeDeclarationBuddySystem.getAttrType() -1 PRIVATE
org.eclipse.wst.html.core.internal.modelquery.CMElementDeclarationBuddySystem.getDataType() -1 PRIVATE
org.eclipse.wst.xml.ui.internal.contentassist.SimpleCMElementDeclaration.getDataType() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.XSDAttributeUseAdapter.getAttrType() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.ElementDeclarationBaseImpl.getDataType() -1 PRIVATE_PERMISSIBLE
[+] getDataTypeName() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.outline.XMLLabelProvider.getText(Object) 74 PRIVATE
org.eclipse.wst.html.core.internal.contentmodel.HTMLAttrDeclImpl.getProperty(String) 118 PRIVATE
org.eclipse.wst.html.core.internal.validate.CMUtil.isBooleanAttr(CMAttributeDeclaration) 183 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 203 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 186 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.isLinkableAttr(Attr, CMElementDeclaration) 461 PRIVATE
org.eclipse.wst.jsdt.web.ui.views.provisional.contentoutline.XMLLabelProvider.getText(Object) 69 PRIVATE
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.isLinkableAttr(Attr, CMElementDeclaration) 494 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.getCategory(CMAttributeDeclaration, Attr) 435 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.getCategory(CMAttributeDeclaration, Attr) 434 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration.AttributeShowingLabelProvider.getText(Object) 112 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentoutline.AttributeShowingLabelProvider.getText(Object) 83 PRIVATE
[+] getEnumeratedValues() : String[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.validate.CMUtil.isBooleanAttr(CMAttributeDeclaration) 185 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 210 PRIVATE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 86 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 87 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getPossibleDataTypeValues(Node, CMAttributeDeclaration) 1272 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addTagInsertionProposals(ContentAssistRequest, int, CompletionProposalInvocationContext) 829 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int) 870 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getPossibleDataTypeValues(Node, CMAttributeDeclaration) 2177 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 194 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createPropertyDescriptor(CMAttributeDeclaration, Attr) 278 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider.printDataTypeInfo(StringBuffer, CMDataType) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 92 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 93 PRIVATE
[+] getImpliedValue() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 180 PRIVATE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 82 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 81 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 377 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 366 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 339 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 369 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addTagInsertionProposals(ContentAssistRequest, int, CompletionProposalInvocationContext) 830 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 326 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int) 871 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createPropertyDescriptor(CMAttributeDeclaration, Attr) 281 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 180 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 183 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 182 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidFixedStrings(CMAttributeDeclaration, CMDataType) 153 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 206 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 207 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.resetPropertyValue(Object) 600 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 205 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.resetPropertyValue(Object) 601 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider.printDataTypeInfo(StringBuffer, CMDataType) 78 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.contentmodel.internal.XSDImpl.XSDAttributeUseAdapter.getDefaultValue() 1328 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 87 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 88 PRIVATE
[+] getImpliedValueKind() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(IndexedRegion) 178 PRIVATE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 365 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 81 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 180 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.resetPropertyValue(Object) 600 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource._getValidStrings(CMAttributeDeclaration, CMDataType) 205 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource.createPropertyDescriptor(CMAttributeDeclaration, Attr) 281 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator.generateRequiredAttribute(Node, CMAttributeDeclaration, StringBuffer) 87 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional